CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - udp 服务端

搜索资源列表

  1. Simple-UDP-based-network-programming

    0下载:
  2. 基于UDP的简单的网络编程,模式为C/S,实现客户端到服务端的通信-Simple UDP based network programming model for C/S, to achieve client-server communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2352423
    • 提供者:LJ
  1. Java-udp

    0下载:
  2. 采用UDP协议,编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。* 客户端指定一个服务器上的文件名,让服务器发回该文件的内容,或者提示文件不存在。(服务端程序和客户端程序分别命名为Server.java和Client.java)*/-Using UDP protocol, write a Java Web application, the application sub-server-side program and client program in two parts.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:4007
    • 提供者:罗伟
  1. udp_server

    0下载:
  2. 在VC6.0下,udp通信的服务端例程,测试已通过。-it s for udp communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1168631
    • 提供者:Charles
  1. UDP-TCP-SMTP

    0下载:
  2. UDP TCP SMTP 实现连接,建立服务端和客户端-The UDP TCP SMTP for connectivity, building services and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:6779
    • 提供者:王柯
  1. udp

    0下载:
  2. udp的客户端和服务端,有助于理解udp通讯过程-udp client and server, to help understand the udp communication process
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6506834
    • 提供者:莫忧
  1. udp

    0下载:
  2. udp通信 可以实现简单的客户服务端通信 可以帮助初学者了解udp通信 -udp communication
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:3492
    • 提供者:李小磊
  1. udp

    0下载:
  2. java基于swt的udp通讯程序,多线程方式,互为客户和服务端-java based swt udp communication procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:1208
    • 提供者:cfr
  1. UDPsTCP

    0下载:
  2. 程序里包含一个UDP服务端和客户端,可发送接收。-The program contains a UDP server and client can send and receive.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-27
    • 文件大小:84441
    • 提供者:桥清
  1. udp

    0下载:
  2. 关于UDP组播编程,有客户端跟服务端,调试运行成功-Client with the server, UDP Multicast programming, debugging and running successfully
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:3039788
    • 提供者:jiatao
  1. udp.tar

    0下载:
  2. linux下udp编程实现客户端和服务端的通信。-under linux the udp Programming client and server communication.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:5084
    • 提供者:王刚
  1. TCP.UDP

    0下载:
  2. socket用于服务端的程序,该程序解决多客户端连接的并发性,采用多线程方式-socket for the service side of the program, which is to solve the multi-client connection concurrency, multi-threaded manner
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-30
    • 文件大小:5789700
    • 提供者:石天龙
  1. UdpServer

    0下载:
  2. UDP服务端通信,接着上面的UDP客户端通信的,测试通过-The UDP server communication, then the above the UDP client communication, test by
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-07
    • 文件大小:50394
    • 提供者:林军
  1. UDP-NAT

    0下载:
  2. P2P之UDP穿透NAT的实现,有客户端与服务端代码,虽然简单,功能齐备-P2P UDP penetrate NAT implementations, the client and server code, though simple, full-featured
  3. 所属分类:P2P

    • 发布日期:2017-11-07
    • 文件大小:28165
    • 提供者:zhzdev
  1. UDP-server-client

    0下载:
  2. 基于UDP 的客户端和服务端程序,完成本机端口间的的通信-UDP-based client and server program to complete the communication between the local port
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:1104
    • 提供者:李信
  1. Rush

    0下载:
  2. windows 上 UDP服务端代码,监听端口,使用了多线程技术。可以用来使用学习。-UDP server code on windows, listening port, the use of multi-threading technology. Learning can be used to use.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-19
    • 文件大小:10533877
    • 提供者:fxd
  1. liunx-UDP

    1下载:
  2. 使用 UDP 编写服务器端和客户端程序 (1) 要求:客户端将文件A1 和A2,交替发送给服务器;服务器大小写转换后交 替传给客户端;客户端接收后存为B1 和B2 。 (2) 要求:采用连接UDP 套接口方式,实现(1)功能。启动2 个服务端,在一 个客户端上分别往两个服务器发送A1 和A2 文件。-Liunx
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:6933
    • 提供者:张梅香
  1. udp-chat

    0下载:
  2. C# 源码的UDP多人聊天工具,服务端和客户端代码-C# source UDP multiplayer chat tools, services and client code
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:106661
    • 提供者:skx
  1. udp

    0下载:
  2.  用VC++写的两个简单的网络相关程序:UDP客户端和服务端,如截图所示,控制台程序,希望大家喜欢。-Two simple network with VC++ write procedures: UDP client and server, as shown in the screenshot, console program, hope you like.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:3471
    • 提供者:李劲青
  1. UDP-Chat

    0下载:
  2. C#开发 SGS UDP Chat聊天室,服务端+客户端 基于UDP协议,方便修改,可扩展性强-SGS UDP Chat Room Server & Client
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:198847
    • 提供者:煜哥
  1. 2

    0下载:
  2. 一个程序为服务端,建立UDP服务端套接字 另外一个程序为客户端,建立UDP客户端套接字 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序.-A procedure for the server, a UDP server socket another program for the client, UDP client socket the two new program can be interconnected, complete a chat program of TC
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:4802
    • 提供者:王萍
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com